-
Notifications
You must be signed in to change notification settings - Fork 12
Created Simple Date-picker Component #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Sir @developerchunk , I’ve created a simple Date Picker UI. I faced some issues while creating a new Kotlin file—it wasn’t showing as Kotlin initially—so I took help by creating a file and manually adding the .kt extension, which worked. However, I wasn’t able to see the preview or run the app. I’m not sure if I need to set up my own configuration for this, or if it’s already set up in the project. Please take a look at my code. If you think it needs more, I can enhance it to include a proper UI and all relevant features. I would also appreciate any suggestions on how to proceed further regarding the preview/run issue. |
|
Hello @kadubhumika 👋 Thank you for your contribution! We truly appreciate each and every contribution you make towards JetCo and the Open-Source Community. 💜 I’ve reviewed your code and tested it locally — below are a few issues and suggestions that you can work on. I’ve also added notes at the end about the project structure and how you can run and test your component.
|
|
Go through my code and pr which I have raised.. If need any suggestions
Please do tell..😃
…On Tue, Oct 21, 2025, 4:00 PM Developer Chunk ***@***.***> wrote:
*developerchunk* left a comment (developerchunk/JetCo#3)
<#3 (comment)>
Hello @kadubhumika <https://github.com/kadubhumika> 👋
Thank you for your contribution! We truly appreciate each and every
contribution you make towards *JetCo* and the *Open-Source Community*. 💜
I’ve reviewed your code and tested it locally — below are a few issues and
suggestions that you can work on. I’ve also added notes at the end about
the project structure and how you can run and test your component.
------------------------------
|
✨ What’s New
JetCoDatePickercomposable undercomponents/datepicker/.kmpmodule to showcase it.🧠 Future Scope